home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / toku2 / MeedioHouseBot[1].2.20.setup.exe / {app} / Config / NewDB / HBData.mdb / DevicePropertyMap.json < prev    next >
JavaScript Object Notation  |  2004-07-30  |  3KB

  1. {
  2.     "schema": {
  3.         "DeviceID": "Long Integer NOT NULL",
  4.         "PropertyID": "Long Integer NOT NULL",
  5.         "Description": "Text (255)",
  6.         "Default": "Long Integer NOT NULL",
  7.         "InitialValue": "Text (255)",
  8.         "InputOutput": "Long Integer NOT NULL",
  9.         "PersistentValue": "Long Integer NOT NULL",
  10.         "AllowSameValueChange": "Long Integer NOT NULL",
  11.         "TraceToDeviceLog": "Long Integer NOT NULL",
  12.         "TraceToSpecificSection": "Text (50)",
  13.         "Required": "Long Integer NOT NULL",
  14.         "DynamicValue": "Long Integer",
  15.         "Comment": "Text (255)",
  16.         "WizardText": "Text (255)"
  17.     },
  18.     "data": [
  19.         {
  20.             "DeviceID": 2,
  21.             "PropertyID": 47,
  22.             "Description": "Time",
  23.             "Default": 0,
  24.             "InitialValue": "CURRENT_TIME",
  25.             "InputOutput": 1,
  26.             "PersistentValue": 0,
  27.             "AllowSameValueChange": 0,
  28.             "TraceToDeviceLog": 0,
  29.             "Required": 1,
  30.             "DynamicValue": 0
  31.         },
  32.         {
  33.             "DeviceID": 2,
  34.             "PropertyID": 48,
  35.             "Description": "Date",
  36.             "Default": 0,
  37.             "InitialValue": "CURRENT_DATE",
  38.             "InputOutput": 1,
  39.             "PersistentValue": 0,
  40.             "AllowSameValueChange": 0,
  41.             "TraceToDeviceLog": 0,
  42.             "Required": 1,
  43.             "DynamicValue": 0
  44.         },
  45.         {
  46.             "DeviceID": 2,
  47.             "PropertyID": 49,
  48.             "Description": "TimeAndDate",
  49.             "Default": 1,
  50.             "InitialValue": "CURRENT_DATE_AND_TIME",
  51.             "InputOutput": 1,
  52.             "PersistentValue": 0,
  53.             "AllowSameValueChange": 0,
  54.             "TraceToDeviceLog": 0,
  55.             "Required": 1,
  56.             "DynamicValue": 0
  57.         },
  58.         {
  59.             "DeviceID": 2,
  60.             "PropertyID": 53,
  61.             "Description": "Sunrise Indicator",
  62.             "Default": 0,
  63.             "InitialValue": "CURRENT_SUNUP",
  64.             "InputOutput": 1,
  65.             "PersistentValue": 0,
  66.             "AllowSameValueChange": 0,
  67.             "TraceToDeviceLog": 0,
  68.             "Required": 1,
  69.             "DynamicValue": 0
  70.         },
  71.         {
  72.             "DeviceID": 2,
  73.             "PropertyID": 58,
  74.             "Description": "Sunrise Time",
  75.             "Default": 0,
  76.             "InitialValue": "SUNRISE_DATE_AND_TIME",
  77.             "InputOutput": 1,
  78.             "PersistentValue": 0,
  79.             "AllowSameValueChange": 0,
  80.             "TraceToDeviceLog": 0,
  81.             "Required": 1,
  82.             "DynamicValue": 0
  83.         },
  84.         {
  85.             "DeviceID": 2,
  86.             "PropertyID": 59,
  87.             "Description": "Sunset Time",
  88.             "Default": 0,
  89.             "InitialValue": "SUNSET_DATE_AND_TIME",
  90.             "InputOutput": 1,
  91.             "PersistentValue": 0,
  92.             "AllowSameValueChange": 0,
  93.             "TraceToDeviceLog": 0,
  94.             "Required": 1,
  95.             "DynamicValue": 0
  96.         },
  97.         {
  98.             "DeviceID": 2,
  99.             "PropertyID": 74,
  100.             "Description": "Day Of Week",
  101.             "Default": 0,
  102.             "InitialValue": "CURRENT_DOW",
  103.             "InputOutput": 1,
  104.             "PersistentValue": 0,
  105.             "AllowSameValueChange": 0,
  106.             "TraceToDeviceLog": 0,
  107.             "Required": 1,
  108.             "DynamicValue": 0
  109.         },
  110.         {
  111.             "DeviceID": 2,
  112.             "PropertyID": 75,
  113.             "Description": "Weekday",
  114.             "Default": 0,
  115.             "InitialValue": "CURRENT_WEEKDAY",
  116.             "InputOutput": 1,
  117.             "PersistentValue": 0,
  118.             "AllowSameValueChange": 0,
  119.             "TraceToDeviceLog": 0,
  120.             "Required": 1,
  121.             "DynamicValue": 0
  122.         },
  123.         {
  124.             "DeviceID": 2,
  125.             "PropertyID": 97,
  126.             "Description": "Time Without Seconds",
  127.             "Default": 0,
  128.             "InitialValue": "CURRENT_TIME_NO_SECONDS",
  129.             "InputOutput": 1,
  130.             "PersistentValue": 0,
  131.             "AllowSameValueChange": 0,
  132.             "TraceToDeviceLog": 0,
  133.             "Required": 1,
  134.             "DynamicValue": 0
  135.         },
  136.         {
  137.             "DeviceID": 3,
  138.             "PropertyID": 35,
  139.             "Description": "A/V Status",
  140.             "Default": 0,
  141.             "InitialValue": "Stopped",
  142.             "InputOutput": 0,
  143.             "PersistentValue": 1,
  144.             "AllowSameValueChange": 1,
  145.             "TraceToDeviceLog": 0,
  146.             "Required": 1,
  147.             "DynamicValue": 0
  148.         },
  149.         {
  150.             "DeviceID": 3,
  151.             "PropertyID": 37,
  152.             "Description": "Volume",
  153.             "Default": 0,
  154.             "InitialValue": "50",
  155.             "InputOutput": 0,
  156.             "PersistentValue": 1,
  157.             "AllowSameValueChange": 1,
  158.             "TraceToDeviceLog": 0,
  159.             "Required": 1,
  160.             "DynamicValue": 0
  161.         },
  162.         {
  163.             "DeviceID": 3,
  164.             "PropertyID": 144,
  165.             "Description": "Dynamic Image File",
  166.             "Default": 0,
  167.             "InitialValue": "%%HB_Themes%%\\Common\\sub_b_volup.png",
  168.             "InputOutput": 0,
  169.             "PersistentValue": 1,
  170.             "AllowSameValueChange": 1,
  171.             "TraceToDeviceLog": 0,
  172.             "Required": 1,
  173.             "DynamicValue": 0
  174.         }
  175.     ]
  176. }